fix declaration of phony targets.
authortsteven4 <tsteven4@gmail.com>
Sun, 15 Dec 2013 15:23:19 +0000 (15:23 +0000)
committertsteven4 <tsteven4@gmail.com>
Sun, 15 Dec 2013 15:23:19 +0000 (15:23 +0000)
commitfc76d5659d37133d845757eda472ddd247b262ce
tree5d1debe013a5c6e5dd25223357ea8b68eb7571ac
parent1bd81510816615abbd7f1518772eb5ff171f23e5
fix declaration of phony targets.
a failure example was "make;touch gui;make gui", which would fail to execute the gui recipe.
gpsbabel/Makefile.in